home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / TECHNICA / AUTOCAD / H108.ZIP / BOOST.ZIP / READ.ME < prev    next >
Text File  |  1991-07-31  |  4KB  |  80 lines

  1. Dear reviewer;                            1-800-GO-BOOST
  2.  
  3. Enclosed you will find a demonstration version of our display list driver for
  4. AutoCAD.  Although the driver is a fully functional drivers, it operatates
  5. only for a limited period.  After 15 minutes of operation, you must exit
  6. AutoCAD and restart the demo.  To ensure that no drawings are damaged, you
  7. will be notifided when the demo time has expired.  Only the protected mode
  8. 16-color driver is included in this demo.  The full demo package includes the
  9. following drivers (call 1-800-GO-BOOST to order this free package):
  10.  
  11. Protected mode drivers (AutoCAD R11):
  12.  
  13.       BOOST16.EXP          16 color VGA protected mode driver
  14.       BOOST256.EXP          256 color VGA protected mode with CEG support
  15.       BOOST32k.EXP          32k color VGA protected mode with anti-aliasing
  16.       BOOS8514.EXP          256 color 8514/A protected mode
  17.  
  18. Real mode drivers (AutoCAD R10):
  19.  
  20.       BOOST16.EXE          16 color VGA real mode driver
  21.       BOOST256.EXE          256 color VGA real mode with CEG support
  22.       BOOST32k.EXE          32k color VGA real mode with anti-aliasing
  23.       BOOS8514.EXP          256 color 8514/A real mode
  24.  
  25. To use one of the demo drivers, please first use the program CONFIG.EXE to
  26. configure the desired driver.  You can use F1 key to get help in the CONFIG
  27. utility.  Then set your environmental variables DSPADI, RDPADI and RCPADI (for
  28. AutoSHADE) to where the configured driver resides.  And last, configure you
  29. AutoCAD/AutoSHADE for 'P386 ADI 4.1' display driver.  For best performance
  30. of real mode drivers use VDISK drive for display list (and use CONFIG.EXE to
  31. select that drive).
  32.  
  33. To use Birdseye feature, use commands ZD, PD, or use button 2 on the
  34. digitizer/mouse to 'popup' the birdseye window, and then use buttons 3 and 1
  35. to define new zoom window.  You may like to try ZA for 'Zoom All of display
  36. list', and RD for 'Redraw display list' to appreciate the drawing speed of
  37. our drivers.  Another command to try, after couple of ZI (zoom in), is CCP
  38. (continuous center pan).  This command lets you quickly pan in the direction
  39. of the cursor.    For a quick summary of all commands, you can use CONFIG utility
  40. menu.  Use 16-color drivers for speed, and 256-color (or 32k color) for
  41. anti-aliasing or more colors (but you must have EDSUN CEG DAC for anti-aliasing
  42. in the 256-color driver, and Sierra HiColor DAC for 32k-color driver).
  43. Try commands AO & AP to enable anti-aliasing, and AF to disable it.
  44. AO is faster but not as accurate as AP.  Difference between AP and AO
  45. is most noticable with lines going over polygons.  Try the command AS
  46. (Alias-Split) on the drawing SPLIT.DWG.  It shows the same drawing
  47. both aliased and anti-aliased on the same screen (with AS, left side of
  48. the screen is anti-aliased and the right side is normal).
  49.  
  50. We also offer AIM - icon driven drivers, non-display list, and others.    Our
  51. drivers support virtually every VGA and 8514, and we offer support for
  52. EDSUN and Sierra DACs.
  53.  
  54. For your convenience we have also included a LISP program TIMEIT.LSP to test
  55. the speed of display list drivers.  Enter an AutoCAD drawing and then
  56. do ZOOM ALL.  To load and start the program type:
  57.  
  58.     (load "timeit")
  59.     timeit
  60.     ..type in your comment line
  61.  
  62. The result of the test is placed in the file TIMEIT in the current directory.
  63. The result contains the average time to redraw, drawing name, followed by the
  64. the comment.  We found that this test gives a good representation of how
  65. a typical AutoCAD operator will perceive speed of the driver.  In particular
  66. it measures how fast the driver moves from full drawing to a smaller section
  67. and back.  This is much better than measuring just the REDRAW.    Make sure
  68. that you use this test on large drawings (1MByte or more), otherwise you
  69. may be timing how long it takes to clear the screen and to scroll status line.
  70.  
  71. For ordering information please contact:
  72.  
  73.     Foresight Graphics (800) 462-6678 (1-800-GO-BOOST)
  74.  
  75. Feel free to distribute the demo files as long as they remain with this
  76. READ.ME file.
  77.  
  78. All drivers (c) Copyright 1990-1991 Graphics Software Labs, All Rights Reserved
  79.                                 GJS July 30, 1991
  80.